Module leetcode_cli::cfg
source · Expand description
Soft-link with config.toml
leetcode-cli will generate a leetcode.toml
by default,
if you wanna change to it, you can:
- Edit leetcode.toml at
~/.leetcode/leetcode.toml
directly - Use
leetcode config
to update it
Structs
- default editor and langs
- Sync with
~/.leetcode/config.toml
- Cookie settings
- Locate code files
- System settings, for leetcode api mainly
- Leetcode API
Constants
Functions
- Locate lc’s config file
- Get root path of leetcode-cli