hatch.project.utils.parse_script_command
¶
hatch.project.utils.
parse_script_command
(
command
:
str
)
→
tuple
[
str
,
str
,
bool
]
¶
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
hatch.project.utils.parse_inline_script_metadata
hatch.project.utils.parse_script_command
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.parse_inline_script_metadata
Next:
hatch.publish