class Utils::Finder

def search_directly

Returns:
  • (Object) - the result of the search operation performed on the built paths
def search_directly
  search_paths build_paths
end