Class: KompoFs
- Inherits:
-
Object
- Object
- KompoFs
- Defined in:
- lib/kompo/kompo_fs.rb
Class Method Summary collapse
- .get_file_from_fs ⇒ Object
- .get_load_paths ⇒ Object
- .get_start_file_name ⇒ Object
- .get_start_file_script ⇒ Object
Class Method Details
.get_file_from_fs ⇒ Object
12 13 |
# File 'lib/kompo/kompo_fs.rb', line 12 def get_file_from_fs end |
.get_load_paths ⇒ Object
10 11 |
# File 'lib/kompo/kompo_fs.rb', line 10 def get_load_paths end |
.get_start_file_name ⇒ Object
8 9 |
# File 'lib/kompo/kompo_fs.rb', line 8 def get_start_file_name end |
.get_start_file_script ⇒ Object
6 7 |
# File 'lib/kompo/kompo_fs.rb', line 6 def get_start_file_script end |