Class: Architext::CLI::SearchAttempt

Inherits:
Data
  • Object
show all
Defined in:
lib/architext/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#next_queryObject (readonly)

Returns the value of attribute next_query

Returns:

  • (Object)

    the current value of next_query



23
24
25
# File 'lib/architext/cli.rb', line 23

def next_query
  @next_query
end

#pathsObject (readonly)

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



23
24
25
# File 'lib/architext/cli.rb', line 23

def paths
  @paths
end