Class: ButlerMainframe::Host

Inherits:
HostBase show all
Includes:
CustomFunctions
Defined in:
lib/mainframe/emulators/pcomm.rb,
lib/mainframe/emulators/x3270.rb,
lib/mainframe/emulators/passport.rb,
lib/generators/butler/templates/custom_functions.rb

Constant Summary

Constants inherited from HostBase

ButlerMainframe::HostBase::MAX_TERMINAL_COLUMNS, ButlerMainframe::HostBase::MAX_TERMINAL_ROWS, ButlerMainframe::HostBase::WAIT_AFTER_START_CONNECTION, ButlerMainframe::HostBase::WAIT_AFTER_START_SESSION

Instance Attribute Summary

Attributes inherited from HostBase

#action, #close_session, #debug, #wait

Method Summary

Methods inherited from HostBase

#exec_command, #get_cursor_axes, #initialize, #quit, #scan, #scan_page, #set_cursor_axes, #wait_session, #write

Methods included from GenericFunctions

#abend?, #catch_abend, #catch_message, #catch_title, #cics?, #cics_selection, #cics_selection?, #company_menu, #company_menu?, #destination_list, #do_confirm, #do_enter, #do_erase, #do_quit, #execute_cics, #go_back, #navigate, #screen_title, #session_login, #session_login?

Methods included from ActiveRecord

#screenshot

Constructor Details

This class inherits a constructor from ButlerMainframe::HostBase

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ButlerMainframe::HostBase