append(value, chain) Class Public methods
new(value, tail) Class Public methods
append(value) Instance Public methods
member?(obj) Instance Public methods
to_s() Instance Public methods
chain() Instance Public methods Return the invocation chain (list of Rake tasks) that were in effect when this exception was detected by rake. May be null if no tasks were active.
chain=(value) Instance Public methods Set the invocation chain in effect when this exception was detected.
load(fn) Instance Public methods Load the makefile dependencies in fn.
new(task_manager, scope_list) Class Public methods Create a namespace lookup object using the given task manager and the list of scopes.
[](name) Instance Public methods Lookup a task named name in the namespace.
Page 844 of 11844