Module: TFS Library

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) or folder(s) to retrieve. If null/undefined, equals CWD.
options Object Command options
Version:
  • 1.2.0
Source:
Tutorials:
  • Tutorial: https://msdn.microsoft.com/en-us/library/fx7sdeyf.aspx