//
pkg.gl
Category
github.com/Dids/xcodebuild-remote
commander
package
0.0.0-20200625092713-7eea47dda830
Repository:
https://github.com/dids/xcodebuild-remote.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
102 SLOC
#
Functions
Create
Create is used to create new commands.
ParseArgs
ParseArgs will parse the command line arguments and match them with commands.
#
Variables
Commands
Commands is an array of all the created commands.
ExtraArgs
ExtraArgs is an array of unused arguments (no commands match them).
#
Structs
Command
Command represents a single command.