com
.
sumologic
.
shellbase
.
example
RNGCommandSet
Related Doc:
package example
class
RNGCommandSet
extends
ShellCommandSet
Linear Supertypes
ShellCommandSet
,
ShellCommand
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RNGCommandSet
ShellCommandSet
ShellCommand
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RNGCommandSet
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
_logger
:
Logger
Attributes
protected
Definition Classes
ShellCommand
def
addOptions
(
opts:
Options
)
:
Unit
Definition Classes
ShellCommand
val
aliases
:
List
[
String
]
Definition Classes
ShellCommand
def
argCompleter
:
AggregateCompleter
Definition Classes
ShellCommandSet → ShellCommand
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
commands
:
ListBuffer
[
ShellCommand
]
Definition Classes
ShellCommandSet
final
def
completer
:
NestedCompleter
Definition Classes
ShellCommand
def
currentCommand
:
String
Attributes
protected
Definition Classes
ShellCommand
val
deprecated
:
Boolean
Definition Classes
ShellCommand
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
execute
(
cmdLine:
CommandLine
)
:
Nothing
Definition Classes
ShellCommandSet → ShellCommand
final
def
executeLine
(
args:
List
[
String
]
,
commandPath:
List
[
String
]
)
:
Boolean
Definition Classes
ShellCommandSet → ShellCommand
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
findCommand
(
command:
String
)
:
Option
[
ShellCommand
]
Definition Classes
ShellCommandSet
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
help
:
Unit
Definition Classes
ShellCommand
val
helpText
:
String
Definition Classes
ShellCommand
val
hiddenInHelp
:
Boolean
Definition Classes
ShellCommand
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
maxNumberOfArguments
:
Int
Definition Classes
ShellCommand
val
name
:
String
Definition Classes
ShellCommand
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
parseOptions
(
arguments:
Seq
[
String
]
)
:
CommandLine
Definition Classes
ShellCommand
def
postCommandToSlack
(
cmdPath:
List
[
String
]
,
args:
List
[
String
]
)
:
Option
[
String
]
Definition Classes
ShellCommand
val
postExecuteHooks
:
ListBuffer
[
ExecuteHook
]
Definition Classes
ShellCommandSet
def
postInformationToSlackThread
(
ts:
String
,
commandExecuteTimeDuration:
Long
,
commandResult:
Boolean
)
:
Option
[
String
]
Definition Classes
ShellCommand
val
preExecuteHooks
:
ListBuffer
[
ExecuteHook
]
Definition Classes
ShellCommandSet
def
printHelp
(
args:
List
[
String
]
,
showAllCommands:
Boolean
)
:
Boolean
Attributes
protected
Definition Classes
ShellCommandSet
lazy val
prompter
:
ShellPrompter
Attributes
protected
Definition Classes
ShellCommand
def
shouldRunNotifications
(
args:
List
[
String
]
,
commandPath:
List
[
String
]
)
:
Boolean
Definition Classes
ShellCommandSet → ShellCommand
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
validate
(
cmdLine:
CommandLine
)
:
Option
[
String
]
Definition Classes
ShellCommandSet → ShellCommand
def
validateCommands
()
:
Unit
Definition Classes
ShellCommandSet
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ShellCommandSet
Inherited from
ShellCommand
Inherited from
AnyRef
Inherited from
Any
Ungrouped