Spreadsheet::Workbook
# File lib/spreadsheet/excel.rb, line 15 def initialize file_path, *args super *args @file_path = file_path end
# File lib/spreadsheet/excel.rb, line 19 def close write @file_path end
[Validate]
Generated with the Darkfish Rdoc Generator 2.