diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-09-04 01:33:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-04 01:33:35 +0200 |
commit | 44ca3ce6aeb99cb968776f5f13420e76acbc8117 (patch) | |
tree | 95bd193752eb3ddbf8ae88183c374b28e62beb7e /core/normalize_path.rs | |
parent | d93570a6195d2be5fe448bb0d33d4f64e839676e (diff) |
refactor: factor out DenoSubcommand enum variant into structs (#11896)
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".
Diffstat (limited to 'core/normalize_path.rs')
0 files changed, 0 insertions, 0 deletions