class Crystal::Macros::Require
Overview
A require
statement.
Defined in:
compiler/crystal/macros.crInstance Method Summary
-
#path : StringLiteral
Returns the argument of the
require
.
A require
statement.
Returns the argument of the require
.
Crystal::Macros::ASTNode