Class: SiSU_Info_Sys::InfoSystem

Inherits:
SiSU_Info_Sys_Gen::InfoSystemGen show all
Includes:
Singleton
Defined in:
lib/sisu/se_info_system.rb

Direct Known Subclasses

SiSU_Env::InfoSystem

Constant Summary

Constants inherited from SiSU_Info_Sys_Gen::InfoSystemGen

SiSU_Info_Sys_Gen::InfoSystemGen::BUNDLE, SiSU_Info_Sys_Gen::InfoSystemGen::CONCORD_MAX, SiSU_Info_Sys_Gen::InfoSystemGen::DEFAULT_DIR, SiSU_Info_Sys_Gen::InfoSystemGen::DIGEST, SiSU_Info_Sys_Gen::InfoSystemGen::IMAGES, SiSU_Info_Sys_Gen::InfoSystemGen::IMAGE_LOCAL, SiSU_Info_Sys_Gen::InfoSystemGen::IMAGE_STUB, SiSU_Info_Sys_Gen::InfoSystemGen::MULTILINGUAL, SiSU_Info_Sys_Gen::InfoSystemGen::OUTPUT_LOCAL, SiSU_Info_Sys_Gen::InfoSystemGen::PAPERSIZE, SiSU_Info_Sys_Gen::InfoSystemGen::POSTGRESQL_PORT, SiSU_Info_Sys_Gen::InfoSystemGen::POSTGRESQL_USER, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_AO, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_DIR, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_DIR_TMP_ROOT, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_ENCODING, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_GIT, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_LATEX, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_LOUT, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_PATH, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_PATH_TMP_BASE, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_POSTGRESQL, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_SQLITE, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_TEXINFO, SiSU_Info_Sys_Gen::InfoSystemGen::PROCESSING_TUNE, SiSU_Info_Sys_Gen::InfoSystemGen::SAMPLE_DATA_PATH, SiSU_Info_Sys_Gen::InfoSystemGen::SISU_ETC, SiSU_Info_Sys_Gen::InfoSystemGen::SISU_SHARE, SiSU_Info_Sys_Gen::InfoSystemGen::SQLITE_PATH, SiSU_Info_Sys_Gen::InfoSystemGen::SQLITE_PORT, SiSU_Info_Sys_Gen::InfoSystemGen::SQLITE_USER, SiSU_Info_Sys_Gen::InfoSystemGen::STYLESHEET_STUB, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_CGI, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_HOST_CGI, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_MAN, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_PATH, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_PHP, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_PORT_CGI, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_RSS, SiSU_Info_Sys_Gen::InfoSystemGen::WEBSERV_SQLITE

Instance Attribute Summary

Attributes inherited from SiSU_Info_Sys_Gen::InfoSystemGen

#ad_path, #arch, #default_dir, #dir_arch, #dir_bin, #dir_sitearch, #home, #host, #hostname, #locale, #pwd, #rbver, #rc_path, #user, #webserv_host_cgi, #webserv_path, #webserv_port_cgi

Instance Method Summary collapse

Constructor Details

#initializeInfoSystem

Returns a new instance of InfoSystem.



195
196
197
# File 'lib/sisu/se_info_system.rb', line 195

def initialize
  super()
end