HomePhorge

(#6962) Add "arguments" method to help API
ebc642b2141cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6962) Add "arguments" method to help API

Since some actions take arguments and some do not, action synopses were
incomplete and ambiguous.

This commit adds a method for explicitly declaring what argument(s) an
action takes, and places the arguments at the appropriate spot in the
action's synopsis. By convention, individual arguments should be wrapped
in angle brackets.

Details

Provenance
nfagerlund <nick.fagerlund@gmail.com>Authored on
Matt Robinson <matt@puppetlabs.com>Committed on May 27 2011, 1:04 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2ebd2d9eda3c: Merge branch 'ticket/2.7rc/7681' into 2.7rc
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPUebc642b2141c: (#6962) Add "arguments" method to help API (authored by nfagerlund <nick.fagerlund@gmail.com>).May 27 2011, 1:04 AM