elmabot - v0.5.5
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Urlhelper
constructor
is
Safe
urls
check
IfSafe
get
Urls
Hierarchy
Urlhelper
Index
Constructors
constructor
Properties
is
Safe
urls
Methods
check
IfSafe
get
Urls
Constructors
constructor
new
Urlhelper
(
input
:
string
)
:
Urlhelper
Parameters
input:
string
Returns
Urlhelper
Properties
Private
is
Safe
is
Safe
:
boolean
urls
urls
:
RegExpMatchArray
|
boolean
Methods
Static
check
IfSafe
check
IfSafe
(
input
:
string
)
:
boolean
Parameters
input:
string
Returns
boolean
Static
get
Urls
get
Urls
(
input
:
string
)
:
false
|
RegExpMatchArray
Parameters
input:
string
Returns
false
|
RegExpMatchArray
Generated using
TypeDoc