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



7
8
9
# File 'lib/imap/backup/setup/helpers.rb', line 7

def title_prefix
  "imap-backup -"
end

#versionObject



11
12
13
# File 'lib/imap/backup/setup/helpers.rb', line 11

def version
  VERSION
end