Project

General

Profile

« Previous | Next » 

Revision cb0d68fd

Added by Marc Dequènes about 15 years ago

  • ID cb0d68fd2c857faea5a05f374b2bb4464a1191fd

[evol] commands management rework #2: moved command parsing out of the Mail class and created new classes to handle it

View differences:

lib/cyborghood/base.rb
include GetText
bindtextdomain("cyborghood", {:path => Config::L10N_DIR, :charset => "UTF-8"})
# severities: # :dangerous :unrecoverable :ignorable
# severities: :dangerous :unrecoverable :processable :ignorable
# categories:
# - db
# - db (not a protocol?)
# + ldap
# + sql
# - protocol
# + imap
# + mail
# - service
# + dns
class CyberError < StandardError

Also available in: Unified diff