Version: 4.2.1
3.7 Listing Files under Version Control
| (client-directory-list | | client | | | | | path | | | | [ | #:peg-revision peg-revision | | | | | #:revision revision | | | | | #:recurse recurse?]) | |
|
| → (listof path?) |
| client : client? |
| path : path-string? |
| peg-revision : _opt-revision = 'unspecified |
| revision : _opt-revision = 'head |
| recurse? : any/c = #f |
Lists the relative paths of resources under the given repository or
working copy path.