sbt/scripted
Mark Harrah 49e7214fe3 InputTask macro
Similar to task macros, the parsed value is accessed by calling `parsed`
on a Parser[T], Initialize[Parser[T]], or Initialize[State => Parser[T]].
Values of tasks and settings may be accessed as usual via `value`.
2012-11-17 20:23:07 -05:00
..
base
plugin InputTask macro 2012-11-17 20:23:07 -05:00
sbt basic support for pending scripted tests 2012-05-19 18:20:20 -04:00