Convert Unix-style command options (-o, --option)
into Windows one (/option). Adapted for TF.exe.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | Unix-style options: { options: true|[String] } |
- Version:
- 1.2.7
- Source:
- See:
- To Do:
-
- Missing test
Returns:
Windows-style options
- Type
- Array