Class: Bond::AnywhereMission
- Inherits:
-
Mission
- Object
- Mission
- Bond::AnywhereMission
- Defined in:
- lib/bond/missions/anywhere_mission.rb
Overview
A mission which completes anywhere i.e. even after non word break characters such as ’[’ or ’}’. With options :prefix and :anywhere, this mission matches on the following regexp condition /:prefix?(:anywhere)$/ and passes the first capture group to the mission action.
Constant Summary
Constants inherited from Mission
Method Summary
Methods inherited from Mission
#call_action, #call_search, #condition, create, current_eval, #do_match, #execute, #match_message, #matches?, #name