commandセクションで${args_no_boolean_flags}マクロを使用します。このマクロは、ブール型のパラメーターを自動的にフラグとして含めます。paramがTrueの場合、commandには--paramが渡されます。paramがFalseの場合、そのフラグは省略されます。
Sweeps
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
commandセクションで${args_no_boolean_flags}マクロを使用します。このマクロは、ブール型のパラメーターを自動的にフラグとして含めます。paramがTrueの場合、commandには--paramが渡されます。paramがFalseの場合、そのフラグは省略されます。
Was this page helpful?