name_space.rb

Path: lib/rake/name_space.rb
Last Update: Sat Jun 04 13:23:59 +0800 2022

frozen_string_literal: true

The NameSpace class will lookup task names in the scope defined by a namespace command.

[Validate]