Method: Exerb::FileTable#initialize
- Defined in:
- lib/exerb/file_table.rb
#initialize ⇒ FileTable
Returns a new instance of FileTable.
18 19 20 |
# File 'lib/exerb/file_table.rb', line 18 def initialize @entries = [] end |
Returns a new instance of FileTable.
18 19 20 |
# File 'lib/exerb/file_table.rb', line 18 def initialize @entries = [] end |