package
0.1.1
Repository: https://github.com/tbotnz/cisshgo.git
Documentation: pkg.go.dev

# Functions

CmdMatch searches the provided supportedCommands to find a match for the provided userInput Returns: match: bool matchedCommand: string multipleMatches: bool error.
ParseArgs parses command line arguments for cisshgo.

# Structs

TranscriptMap Struct for modeling the TranscriptMap YAML.
TranscriptMapPlatform struct for use inside of a TranscriptMap struct.