From e30d3b21a84142963e5f217125d6930589910343 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 25 Jun 2019 20:16:13 -0400 Subject: Update site --- docs/apidocs/bjc/everge/StringUtils.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/apidocs/bjc/everge/StringUtils.html') diff --git a/docs/apidocs/bjc/everge/StringUtils.html b/docs/apidocs/bjc/everge/StringUtils.html index 138f34a..f29eed3 100644 --- a/docs/apidocs/bjc/everge/StringUtils.html +++ b/docs/apidocs/bjc/everge/StringUtils.html @@ -2,10 +2,10 @@ - + StringUtils (everge 1.0-SNAPSHOT API) - + @@ -247,7 +247,8 @@ extends Parameters:
escape - The escape that stops splitting.
-
splat - The string to split on.
+
splat - The string to split on. If this starts with the escape sequence, things will work + poorly.
inp - The string to split.
Returns:
The string split as specified above.
-- cgit v1.2.3