class Ven::Library::Core

Defined in:

ven/library/core.cr

Instance Method Summary

Instance methods inherited from class Ven::Suite::Extension

load load

Constructor methods inherited from class Ven::Suite::Extension

new(context : Context) new

Instance Method Detail

def die #

[View source]
def load #
Description copied from class Ven::Suite::Extension

#load is called when this extension is 'included'. It is thus a reasonable place to define all top-level things, i.e., the entities this extension exports.


[View source]
def offset #

XXX: Temporary. Remove!


[View source]