Flowdock
v1_8_6_287 - Show latest stable - 0 notes - Superclass: Object

No documentation

This class has no description. You can help the Ruby community by adding new notes.

Constants

SPECIFIERS = 'diuXxofeEgsc'

REGEX = / # possible space, followed by... (?:\s* # percent sign, followed by... % # another percent sign, or... (?:%| # optional assignment suppression flag \*? # optional maximum field width \d* # named character class, ... (?:\[\[:\w+:\]\]| # traditional character class, or... \[[^\]]*\]| # specifier letter. [#{SPECIFIERS}])))| # or miscellaneous characters [^%\s]+/ix

Attributes

[R] string_left
[R] last_spec_tried
[R] last_match_tried
[R] matched_count
[R] space
Show files where this class is defined (1 file)
Register or log in to add new notes.