class Backstore

Attributes

name[RW]
path[RW]
size[RW]
status[RW]
type[RW]
write[RW]

Public Class Methods

new() click to toggle source
Calls superclass method TargetcliBase::new
# File lib/Targetcli/Backstore.rb, line 13
def initialize
  super
end