The application-defined type of the returned objects.
The type predicate to validate each file.
Maps the columns returned by anxOptions.FindOptions.--format to property names. A parser to convert the string to another data type may be provided for each column.
The path of the repository to interrogate.
The FindOptions for the command.
The FindOptions.--format option is required and must end with \\n
.
Optional
relativePaths: string | string[]Optional
columnDelimiter: stringThe column delimiter used by anxOptions.FindOptions.--format.
If unspecified, \t
is used to split at \\t
in anxOptions.FindOptions.--format.
An array containing objects passing the type guard function.
Returns information about available files in application-defined JavaScript objects. The JavaScript objects are created from the return of the GitAnnexAPI.find method.