class Oxide::AppliedDirective

Defined in:

oxide/applied_directive.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, values : Hash(String, JSON::Any) = {} of String => JSON::Any) #

[View source]

Instance Method Detail

def name : String #

[View source]
def values : Hash(String, JSON::Any) #

[View source]