LauncherCompat

wvlet.airframe.launcher.LauncherCompat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Launcher.type

Members list

Concise view

Value members

Concrete methods

inline def execute[A](argLine: String): A
inline def execute[A](args: Array[String]): A
inline def of[A]: Launcher

Create a new Launcher of the given type

Create a new Launcher of the given type

Attributes