class Docr::Types::GraphDriverData

Included Modules

Defined in:

docr/types/graph_driver_data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def data : Hash(String, String) #

[View source]
def data=(data : Hash(String, String)) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]