Module: Expectr::Errstr

Defined in:
lib/expectr/errstr.rb

Constant Summary collapse

EXPECT_WRONG_TYPE =
"Pattern should be of class String, Regexp, or Hash"
ALREADY_INTERACT =
"Already in interact mode"