Module: TFS Get

Retrieves a read-only copy of a file from the server for Team Foundation version control to the workspace and creates folders on disk to contain it.
Required Permissions:
To use the get command, you must have the Read permission set to Allow for every retrieved item and you must either own the destination workspace or have the global Administer workspaces permission.
Parameters:
Name Type Description
itemspec Array File(s) and folder(s) to get latest version of. If empty, equals CWD.
options Object Get command options
callback function Function to call back once executed
Version:
  • 1.4.1
Source:
See: