You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`[confirm(PROMPT)]`<sup>1.23.0</sup> | recipe | Require confirmation prior to executing recipe with a custom prompt. |
2113
+
|`[default]`<sup>master</sup> | recipe | Use recipe as module's default recipe. |
2110
2114
|`[doc(DOC)]`<sup>1.27.0</sup> | module, recipe | Set recipe or module's [documentation comment](#documentation-comments) to `DOC`. |
2111
2115
|`[extension(EXT)]`<sup>1.32.0</sup> | recipe | Set shebang recipe script's file extension to `EXT`. `EXT` should include a period if one is desired. |
2112
2116
|`[group(NAME)]`<sup>1.27.0</sup> | module, recipe | Put recipe or module in in [group](#groups)`NAME`. |
0 commit comments