class VolfileOptions::OptionConfig

Defined in:

helpers.cr

Instance Method Summary

Instance Method Detail

def allowed_values : Array(String) #

[View source]
def allowed_values=(allowed_values : Array(String)) #

[View source]
def name : String #

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

[View source]
def type : String #

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

[View source]
def xlator : String #

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

[View source]