Packages

CLI for vendoring Drip elements into a Lustre project.

Current section

Files

Jump to
drip include drip@internal@error_UnsupportedRegistrySchemaVersion.hrl
Raw

include/drip@internal@error_UnsupportedRegistrySchemaVersion.hrl

-record(unsupported_registry_schema_version, {
found :: integer(),
supported :: integer()
}).