TypedExample.foo

Undocumented in source. Be warned that the author may not have intended to support it.
class TypedExample
@CommandNamespace("typed")
@TypedCommand("foo", "Foobar", 1, 1)
int
foo
(
int bar
)

Meta