LazyRegex

Lazily initialized regular expression (Regexp).

Constructors

this
this(string str)
Undocumented in source.

Members

Static functions

fileExtension
typeof(this) fileExtension(char[] s)

File name extension instantiator.

Variables

str
string str;
Undocumented in source.

Meta