pub struct Command { name: String, args: Vec, }