class

Oxide::Directive

Inherits Reference < Object

Constructors

new(name : String, arguments : Hash(String, Oxide::Argument) = {} of String => Oxide::Argument, locations : Array(Oxide::Directive::Location) = [] of Location, repeatable : Bool = false, description : Nil | String = nil)
Source

Instance methods

arguments
Source
description
Source
locations
Source
name
Source
repeatable
Source

Nested types