class Volgen::VolfileElement

Defined in:

volgen.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def name : String #

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

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

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

[View source]
def parent : String #

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

[View source]
def subvolumes : String #

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

[View source]
def type : String #

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

[View source]