class

Crystal::Macros::Require

Inherits Crystal::Macros::ASTNode

A require statement.

Instance methods

path

Returns the argument of the require.

Source