Class: Architext::CLI::SearchAttempt
- Inherits:
-
Data
- Object
- Data
- Architext::CLI::SearchAttempt
- Defined in:
- lib/architext/cli.rb
Instance Attribute Summary collapse
-
#next_query ⇒ Object
readonly
Returns the value of attribute next_query.
-
#paths ⇒ Object
readonly
Returns the value of attribute paths.
Instance Attribute Details
#next_query ⇒ Object (readonly)
Returns the value of attribute next_query
23 24 25 |
# File 'lib/architext/cli.rb', line 23 def next_query @next_query end |
#paths ⇒ Object (readonly)
Returns the value of attribute paths
23 24 25 |
# File 'lib/architext/cli.rb', line 23 def paths @paths end |