Class: Gitdocs::Runner::SearchResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/gitdocs/runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contextObject

Returns the value of attribute context

Returns:

  • (Object)

    the current value of context



14
15
16
# File 'lib/gitdocs/runner.rb', line 14

def context
  @context
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



14
15
16
# File 'lib/gitdocs/runner.rb', line 14

def file
  @file
end