Esempio n. 1
0
 public bool Exec(UpgradeToolchainCommandOptions options)
 {
     Toolchain.RequireAll(force: true);
     return(true);
 }