Module: Utilities Format

[function description]
Parameters:
Name Type Description
itemspec Array Itemspec paths
noFormat Boolean Do not format paths (usefull when using spawn)
Version:
  • 1.3.0
Source:
Returns:
Formatted files/directories paths. CWD if itemspec is an empty aray
Type
Array
Parameters:
Name Type Description
options Object Unix-style options: { options: true|[String] }
Version:
  • 1.2.7
Source:
See:
Returns:
Windows-style options
Type
Array
Convert Unix-style command options (-o, --option) into Windows one (/option). Adapted for TF.exe.
Parameters:
Name Type Description
itemspec Array Itemspec paths
noFormat Boolean Do not format paths (usefull when using spawn)
Version:
  • 1.3.0
Source:
Returns:
Formatted files/directories paths. CWD if itemspec is an empty aray
Type
Array
Parameters:
Name Type Description
options Object Unix-style options: { options: true|[String] }
Version:
  • 1.2.7
Source:
See:
Returns:
Windows-style options
Type
Array