sbt.internal.util.Signals
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Helper interface so we can expose internals of signal-isms to others.
Helper interface so we can expose internals of signal-isms to others.
Attributes
-
Supertypes
-
class Object
trait Matchable
class Any
Register a signal handler that can be removed later. NOTE: Does not stack with other signal handlers!!!!
Register a signal handler that can be removed later. NOTE: Does not stack with other signal handlers!!!!
Attributes