ActionContext

cjmx.cli.ActionContext
See theActionContext companion object

Attributes

Companion
object
Source
ActionContext.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Attributes

Source
ActionContext.scala
def exit(statusCode: Int): ActionContext

Attributes

Source
ActionContext.scala

Attributes

Source
ActionContext.scala
def readLine(prompt: String, mask: Option[Char]): Option[String]

Attributes

Source
ActionContext.scala

Attributes

Source
ActionContext.scala
def withStatusCode(statusCode: Int): ActionContext

Attributes

Source
ActionContext.scala