feat: support AppMan (#423)
This commit is contained in:
@@ -73,6 +73,7 @@ type Commands = BTreeMap<String, String>;
|
||||
#[strum(serialize_all = "snake_case")]
|
||||
pub enum Step {
|
||||
AM,
|
||||
AppMan,
|
||||
Asdf,
|
||||
Atom,
|
||||
Bin,
|
||||
|
||||
Reference in New Issue
Block a user