method

find_by_namespace

ruby latest stable - Class: Bundler::Thor::Util

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

find_by_namespace(namespace)
public

Receives a namespace and search for it in the Bundler::Thor::Base subclasses.

Parameters

namespace

The namespace to search for.