mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
44ca3ce6ae
This commit refactors "DenoSubcommand" enum in a way that variants no longer contain anonymous structures but instead contain dedicated structures for each subcommand, eg. "DenoSubcommand::Lint" now contains "LintSubcommand". |
||
---|---|---|
.. | ||
coverage.rs | ||
doc.rs | ||
fmt.rs | ||
installer.rs | ||
lint.rs | ||
mod.rs | ||
repl.rs | ||
standalone.rs | ||
test.rs | ||
upgrade.rs |