9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
Description: Regular expression used to check the module names against.
|
|
|
|
Default value: (([a-z_][a-z0-9_]*)|([A-Z][a-zA-Z0-9]+))$
|
|
|
|
|