sbt.internal.util.ExitHook
See theExitHook companion object Defines a function to call as sbt exits.
Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Subclasses should implement this method, which is called when this hook is executed.
Subclasses should implement this method, which is called when this hook is executed.
Attributes