method

desc

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

Method not available on this version

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

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.