# Functions
EvalObject evalutes the data of the object identified by objectID.
Init sets the printing mode based on the flags provided to viper.
PrintApps prints a list of apps and some meta to system out.
PrintAssociations prints a list of associations to system out.
PrintConnection prints a connection to standard out.
PrintConnections prints a list of connections to standard out.
PrintContext prints all information in a context.
PrintContexts prints a list of contexts to standard out.
PrintCurrentContext prints the current context.
PrintFields prints a tables of fields along with various metadata to system out.
PrintGenericEntityLayout prints the layout of the object defined by objectID.
PrintGenericEntityProperties prints the properties of the generic entity defined by entityID.
PrintMetadata prints fields tables and associations to system out.
PrintNamedItemsList prints a list of the id and type and title of the supplied items.
PrintNamedItemsListWithType prints a list of the id and type and title of the supplied items.
PrintStates prints a list of states to system out.
PrintStatus prints the name of the app and the engine corectl is connected to.
PrintTables prints a list of tables along with meta data to system out.
PrintToBashComp handles strings that should be included as options when using auto completion.