Updated documentation
This commit is contained in:
@@ -86,7 +86,7 @@ Assertions:
|
|||||||
|
|
||||||
# Flags
|
# Flags
|
||||||
|
|
||||||
Flags are used to change the behavior of the engine. None of them are enabled by default. They are passed as an [ReFlag] slice to [Compile].
|
Flags are used to change the behavior of the engine. None of them are enabled by default. They are passed as variadic arguments to [Compile].
|
||||||
The list of flags, and their purpose, is provided in the type definition.
|
The list of flags is provided in the type definition for [ReFlag].
|
||||||
*/
|
*/
|
||||||
package regex
|
package regex
|
||||||
|
Reference in New Issue
Block a user