Datalayer VS Code Extension - v0.0.17
Preparing search index...
tools/schemas/manageRuntime
connectRuntimeParamsSchema
Variable connectRuntimeParamsSchema
Const
connectRuntimeParamsSchema
:
ZodObject
<
{
notebookUri
:
ZodOptional
<
ZodString
>
;
runtimeName
:
ZodString
}
,
$strip
,
>
= ...
Zod schema defining the validation rules for connectRuntime parameters.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Datalayer VS Code Extension - v0.0.17
Loading...
Zod schema defining the validation rules for connectRuntime parameters.