Method: Backup::Package#version

Defined in:
lib/backup/package.rb

#versionObject (readonly)

The version of Backup used to create the package



28
29
30
# File 'lib/backup/package.rb', line 28

def version
  @version
end