protected override void Action(string[] args)
 {
     WorkingDirectory.AddPath(args[0]);
 }