hatch.project.utils.format_script_commands
¶
hatch.project.utils.
format_script_commands
(
*
,
commands
:
list
[
str
]
,
args
:
str
,
ignore_exit_code
:
bool
)
→
Iterable
[
str
]
¶
Project name not set
Navigation
hatch
hatch.config
hatch.dep
hatch.env
hatch.errors
hatch.index
hatch.plugin
hatch.project
hatch.project.config
hatch.project.constants
hatch.project.core
hatch.project.env
hatch.project.frontend
hatch.project.utils
hatch.project.utils.format_script_commands
format_script_commands()
hatch.project.utils.parse_inline_script_metadata
hatch.project.utils.parse_script_command
hatch.publish
hatch.python
hatch.template
hatch.utils
hatch.venv
Related Topics
Documentation overview
hatch
hatch.project
hatch.project.utils
Previous:
hatch.project.utils
Next:
hatch.project.utils.parse_inline_script_metadata