Crate mitex_cli

Source
Expand description

The CLI for MiTeX.

Modules§

build_info
Struct for build info.
utils
Utility functions and types.

Structs§

CompileArgs
Compile arguments.
CompletionArgs
Generate shell completion script.
GenerateSpecArgs
Generates a command specification file for MiTeX.
ManualArgs
Generate shell completion script.
Opts
CLI options

Enums§

CompileStage
Available compile stages for $program compile
SpecSubCommands
Commands about command specification for MiTeX.
Subcommands
Subcommands
VersionFormat
Available version formats for $program -VV

Functions§

get_cli
Get a CLI command instance with/without subcommand.
get_os_opts
Get CLI options from command line arguments.
intercept_version
Print version information and exit if -VV is present