diff options
| author | Ralph Desir <[email protected]> | 2015-09-02 18:57:00 -0400 |
|---|---|---|
| committer | Ralph Desir <[email protected]> | 2015-09-02 18:57:00 -0400 |
| commit | 79aa0866cea908d9ce03da4a3828816e1abed7cb (patch) | |
| tree | 506d3893fed9ebd98314be4b8b24ea4450b90333 | |
| parent | 1bd5c4859615f3b6012093ace07b032c86336c69 (diff) | |
| download | mruby-79aa0866cea908d9ce03da4a3828816e1abed7cb.tar.gz mruby-79aa0866cea908d9ce03da4a3828816e1abed7cb.zip | |
Added reg.h markdown.
| -rw-r--r-- | doc/api/mruby/re.h.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/mruby/re.h.md b/doc/api/mruby/re.h.md index e69de29bb..01e18c6a5 100644 --- a/doc/api/mruby/re.h.md +++ b/doc/api/mruby/re.h.md @@ -0,0 +1,3 @@ +#### Macros
+### REGEXP_CLASS
+A string with the name of the REGEXP class.
|
