@shopify/cli-kit
Preparing search index...
node/toml/toml-file
TomlParseError
Class TomlParseError
Thrown when a TOML file cannot be parsed. Includes the file path for context.
Hierarchy
Error
TomlParseError
Index
Constructors
constructor
Properties
path
Constructors
constructor
new
TomlParseError
(
path
:
string
,
cause
:
Error
)
:
TomlParseError
Parameters
path
:
string
cause
:
Error
Returns
TomlParseError
Properties
Readonly
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
path
@shopify/cli-kit
Loading...
Thrown when a TOML file cannot be parsed. Includes the file path for context.