Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
re::dotAll
dotAll(pattern: Regex)
Parameter
Type
Description
pattern
Regex
Returns
(Regex) A new Regex where dots match newlines.