class Crystal::Macros::Require

Overview

A require statement.

Defined in:

compiler/crystal/macros.cr

Instance Method Summary

Instance Method Detail

def path : StringLiteral #

Returns the argument of the require.


[View source]