MCPcopy Create free account
hub / github.com/dynjs/dynjs / setArgv

Method setArgv

src/main/java/org/dynjs/Config.java:195–197  ·  view source on GitHub ↗
(Object[] arguments)

Source from the content-addressed store, hash-verified

193 }
194
195 public void setArgv(Object[] arguments) {
196 this.argv = arguments;
197 }
198
199 public Object[] getArgv() {
200 return this.argv;

Callers 3

getRuntimeMethod · 0.80
initConfigMethod · 0.80

Calls

no outgoing calls

Tested by 1