Class: Imap::Backup::Setup::Helpers

Inherits:
Object
  • Object
show all
Defined in:
lib/imap/backup/setup/helpers.rb

Instance Method Summary collapse

Instance Method Details

#title_prefixObject



9
10
11
# File 'lib/imap/backup/setup/helpers.rb', line 9

def title_prefix
  "imap-backup -"
end

#versionObject



13
14
15
# File 'lib/imap/backup/setup/helpers.rb', line 13

def version
  VERSION
end