1 2 3 4 5 6 7 8 9
@Main { @Envs() { @BindRoot($.msg)($.input.0) } @Command("fst git.fs $.msg") @Command("fst publish.fs") }