- get(String) - Method in interface org.apache.felix.gogo.options.Option
-
get value of named option.
- get(String) - Method in class org.apache.felix.gogo.options.Options
-
- getList(String) - Method in interface org.apache.felix.gogo.options.Option
-
get list of all values for named option.
- getList(String) - Method in class org.apache.felix.gogo.options.Options
-
- getNumber(String) - Method in interface org.apache.felix.gogo.options.Option
-
get value of named option as a Number.
- getNumber(String) - Method in class org.apache.felix.gogo.options.Options
-
- getObject(String) - Method in interface org.apache.felix.gogo.options.Option
-
get value of named option as an Object.
- getObject(String) - Method in class org.apache.felix.gogo.options.Options
-
- getObjectList(String) - Method in interface org.apache.felix.gogo.options.Option
-
get list of all Object values for named option.
- getObjectList(String) - Method in class org.apache.felix.gogo.options.Options
-
- getopt(List<Object>, Object[]) - Method in class org.apache.felix.gogo.shell.Builtin
-
script access to Options.
- gosh(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Shell
-
- grep(CommandSession, String[]) - Method in class org.apache.felix.gogo.shell.Posix
-