Class: FileProcessingJob::Client::Config
- Inherits:
-
Object
- Object
- FileProcessingJob::Client::Config
- Defined in:
- lib/fpj/client.rb
Instance Attribute Summary collapse
-
#parse_file ⇒ Object
Returns the value of attribute parse_file.
Instance Attribute Details
#parse_file ⇒ Object
Returns the value of attribute parse_file.
21 22 23 |
# File 'lib/fpj/client.rb', line 21 def parse_file @parse_file end |