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