[][src]Module lms::parse

Some utilities for command line parsing.

Structs

ParseResult

Struct to represent the result of parsing args

SubCommand

Struct to represent subcommands

Enums

Flag

Enum to represent command line flags

SubCommandType

Enum to represent subcommand type

Functions

parse_args

Parses command line arguments for source and destination folders and creates the destination folder if it does not exist