class ReflinkSnapshot::Args

Defined in:

main.cr

Instance Method Summary

Instance Method Detail

def cmd : String #

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

[View source]
def mountpoint : String #

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

[View source]
def path : String #

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

[View source]
def root_dir : String #

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

[View source]
def snap_name : String #

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

[View source]
def snaps_dir : Path #

[View source]
def snaps_dir=(snaps_dir : Path) #

[View source]