Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Module cmds

Source
Expand description

All subcommands in leetcode-cli

SUBCOMMANDS:
    data    Manage Cache [aliases: d]
    edit    Edit question by id [aliases: e]
    list    List problems [aliases: l]
    pick    Pick a problem [aliases: p]
    stat    Show simple chart about submissions [aliases: s]
    test    Edit question by id [aliases: t]
    help    Prints this message or the help of the given subcommand(s)

Structs§

CompletionCommand
Abstract shell completions command
DataCommand
Abstract data command
EditCommand
Abstract edit command
ExecCommand
Abstract Exec Command
ListCommand
Abstract list command
PickCommand
Abstract pick command
StatCommand
Abstract statues command
TestCommand
Abstract Test Command

Traits§

Command
Abstract commands’ trait.

Functions§

completion_handler