Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Crystal::Macros::Require
Inherits
Crystal::Macros::ASTNode
A
require
statement.
Instance methods
path
Returns the argument of the
require
.
Source