[][src]Module deno_cli::flags

Structs

DenoFlags

Enums

DenoSubcommand

These are currently handled subcommands. There is no "Help" subcommand because it's handled by clap::App itself.

Functions

create_cli_app
flags_from_vec
parse_flags

Parse ArgMatches into internal DenoFlags structure. This method should not make any side effects.

resolve_urls