Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Dragonstone::Stdlib::ModuleMetadata
Inherits
Reference
<
Object
Constants
FILE_NAME = "module.yml"
Constructors
load
(path :
String
) :
ModuleMetadata
Source
new
(name :
String
, entry :
String
, requirement :
ModuleRequirement
, source_path :
String
)
Source
Class methods
metadata_path_for_entry
(entry_path :
String
) :
String
|
Nil
Source
Instance methods
core_only?
Source
description
Source
entry
Source
entry_path
(root :
String
) :
String
Source
name
Source
native_only?
Source
requirement
Source
source_path
Source
supports_backend?
(backend :
BackendMode
) :
Bool
Source