[][src]Crate leetcode_cli

doc Crates.io Crates.io LICENSE

ref to leetcode-cli, rust version.

Note

(OS X support for now)

Please make sure you have logined in leetcode.com with chrome.

leetcode 0.1.0
clearloop <udtrokia@163.com>
Leet your code in command-line.
 
USAGE:
    leetcode [FLAGS] [SUBCOMMAND]
 
FLAGS:
    -d, --debug      debug mode
    -h, --help       Prints help information
    -V, --version    Prints version information
 
SUBCOMMANDS:
    help    Prints this message or the help of the given subcommand(s)
    list    List problems

Modules

cmds

cmds mod contains all subcommands in leetcode-cli

flag

flags in leetcode-cli