public interface CliContext
public void setup(SeedRuntime seedRuntime) {
cliContext = seedRuntime.contextAs(CliContext.class);
}
Modifier and Type | Method and Description |
---|---|
String[] |
getArgs() |
String[] getArgs()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.