mirror of https://github.com/sbt/sbt.git
- interrupts task execution only - no further tasks scheduled - existing tasks interrupted - a task must terminate any other started threads when interrupted - set cancelable to true to enable - currently, 'run' properly terminates if the application properly terminates when interrupted - 'console' does not, 'test' depends on the test framework - also bundled: set connectInput to true to connect standard input to forked run |
||
|---|---|---|
| .. | ||
| src/test/scala | ||
| Attributes.scala | ||
| Dag.scala | ||
| HList.scala | ||
| IDSet.scala | ||
| INode.scala | ||
| KList.scala | ||
| NOTICE | ||
| PMap.scala | ||
| Param.scala | ||
| Relation.scala | ||
| Settings.scala | ||
| Show.scala | ||
| Signal.scala | ||
| TypeFunctions.scala | ||
| Types.scala | ||
| Util.scala | ||