# Functions
InitSteps initializes and returns the *Steps to be used in the CLI program.
# Structs
An Item contains the data for each option in a StepSchema.Options.
Steps contains a slice of steps.
A StepSchema contains the data that is used for an individual step of the CLI.