The NameSpace class will lookup task names in
the the scope defined by a namespace
command.
Methods
Class Public methods
new(task_manager, scope_list)
Link
Create a namespace lookup object using the given task manager and the list of scopes.
Instance Public methods
[](name)
Link
Lookup a task named name
in the namespace.