Class: Prcs

Inherits:
Vcs
  • Object
show all
Defined in:
lib/vcs/prcs.rb

Constant Summary

Constants inherited from Vcs

Vcs::Form, Vcs::IForm, Vcs::LogEntry, Vcs::MAIL, Vcs::Message, Vcs::NEWS, Vcs::Version

Instance Method Summary collapse

Methods inherited from Vcs

#add!, #back!, #check_diffstat, #check_env, #check_gnu_diff, #color_status!, #commit_failed, #committed?, #committing?, #concat_changelog!, #concat_changelog_failed, #delete!, #diffstat!, #diffw!, #diffw_base, #edit!, #edit_conflicts!, #edit_form!, #editing?, editor, env, full_email, fullname, #junk!, #last_changed_date!, #mail!, #mail_conf_checker, method_missing, #mk_changelog_entry!, #mk_form!, #mk_iform!, #mk_log_entry!, #mk_message!, #mk_message_entry!, #mk_yaml_log_entry!, #news!, #news_conf_checker, #news_failed, pager, #paginate!, #resolve_conflicts!, #script, #script!, #sending?, #spawn_status_entries, #status!, #url!

Constructor Details

#initialize(aCmd = 'prcs') ⇒ Prcs

Returns a new instance of Prcs.



12
13
14
# File 'lib/vcs/prcs.rb', line 12

def initialize ( aCmd='prcs' )
  super
end