Class: Gitdocs::Runner::SearchResult
- Inherits:
-
Struct
- Object
- Struct
- Gitdocs::Runner::SearchResult
- Defined in:
- lib/gitdocs/runner.rb
Instance Attribute Summary collapse
-
#context ⇒ Object
Returns the value of attribute context.
-
#file ⇒ Object
Returns the value of attribute file.
Instance Attribute Details
#context ⇒ Object
Returns the value of attribute context
14 15 16 |
# File 'lib/gitdocs/runner.rb', line 14 def context @context end |
#file ⇒ Object
Returns the value of attribute file
14 15 16 |
# File 'lib/gitdocs/runner.rb', line 14 def file @file end |