# Functions
Coordinates returns a stringified object of coordinate data.
NewRootCommand returns a new command registered in the parent.
# Constants
CommandName is the string to be used to invoke this command.
# Structs
RootCommand is the parent command for all subcommands in this package.