prefect_docker.types
Functions
is_relative_bind_source
., .., or a path starting with ./, ../, .\, or ..\).
assert_volume_str
ValueError if invalid.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect_docker.typesis_relative_bind_source is_relative_bind_source(source: str) -> bool
., .., or a path starting with ./, ../, .\, or ..\).
assert_volume_str assert_volume_str(volume: str) -> str
ValueError if invalid.Was this page helpful?