Module: Doing::WWIDGuess

Included in:
WWID
Defined in:
lib/doing/wwid/guess.rb

Overview

Section and view guessing methods for WWID class

Instance Method Summary collapse

Instance Method Details

#guess_section(frag, guessed: false, suggest: false) ⇒ Object

Attempt to match a string with an existing section

Parameters:

  • frag (String)

    The user-provided string

  • guessed (Boolean) (defaults to: false)

    already guessed and failed

#guess_view(frag, guessed: false, suggest: false) ⇒ Object

Attempt to match a string with an existing view

Parameters:

  • frag (String)

    The user-provided string

  • guessed (Boolean) (defaults to: false)

    already guessed