sbt/main/settings
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
..
src/test/scala InputTask macro 2012-11-17 20:23:07 -05:00
Append.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ConfigKey.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Def.scala InputTask macro 2012-11-17 20:23:07 -05:00
DelegateIndex.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
InputTask.scala InputTask macro 2012-11-17 20:23:07 -05:00
KeyRanks.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Reference.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
Scope.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ScopeAxis.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
ScopeMask.scala reorganization of main/ 2012-11-17 20:19:24 -05:00
SettingMacro.scala AbsTypeTag -> WeakTypeTag and converted more settings 2012-11-17 20:23:06 -05:00
Structure.scala InputTask macro 2012-11-17 20:23:07 -05:00
TaskMacro.scala InputTask macro 2012-11-17 20:23:07 -05:00