snowflake.core.service.ServiceSpecΒΆ
- snowflake.core.service.ServiceSpec(spec: str) ServiceSpecInlineText | ServiceSpecStageFile ΒΆ
Infers whether a specification is a stage file or inline text.
Any spec that starts with β@β is parsed as a stage file, otherwise it is passed as an inline text.