Add a list of extra arguments for the given command. args
may be an array or a string to be split on white space.
Accessor for the specific extra args hash (self initializing).
Invoke the command with the given list of normal arguments and additional build arguments.
Adds a section with title
and content
to the parser help view. Used for adding command arguments and default arguments.
Suggests gems based on the supplied gem_name
. Returns an array of alternative gem names.
Thanks, FakeWeb!
Globs for files matching pattern
inside of directory
, returning absolute paths to the matching files.
Ensures any raised {NoSuchDependencyError} has its {NoSuchDependencyError#required_by} set. @yield