package
0.0.0-20200625092713-7eea47dda830
Repository: https://github.com/dids/xcodebuild-remote.git
Documentation: pkg.go.dev

# Functions

Create is used to create new commands.
ParseArgs will parse the command line arguments and match them with commands.

# Variables

Commands is an array of all the created commands.
ExtraArgs is an array of unused arguments (no commands match them).

# Structs

Command represents a single command.