Files
sbt/util
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
..
2012-11-17 20:23:07 -05:00
2012-11-17 20:23:07 -05:00
2011-06-10 07:58:18 -04:00
2011-05-14 18:21:41 -04:00
2012-11-10 19:01:41 -05:00