method

desc

desc(description = nil)
public

The description for this Bundler::Thor::Group. If none is provided, but a source root exists, tries to find the USAGE one folder above it, otherwise searches in the superclass.

Parameters

description

The description for this Bundler::Thor::Group.