//
pkg.gl
Category
github.com/tbotnz/cisshgo
utils
package
0.1.1
Repository:
https://github.com/tbotnz/cisshgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
139 SLOC
#
Functions
CmdMatch
CmdMatch searches the provided supportedCommands to find a match for the provided userInput Returns: match: bool matchedCommand: string multipleMatches: bool error.
ParseArgs
ParseArgs parses command line arguments for cisshgo.
#
Structs
TranscriptMap
TranscriptMap Struct for modeling the TranscriptMap YAML.
TranscriptMapPlatform
TranscriptMapPlatform struct for use inside of a TranscriptMap struct.