Methods
(static) containing(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
(static) endingWith(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
(static) notContaining(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
(static) notEndingWith(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
(static) notStartingWith(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
(static) startingWith(…args)
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
args | 
            
            Object | 
                
                
                
                    <repeatable> | 
            
            
            
- Source:
 
toString() → {string}
    Returns the string representation of the instance.
- Source:
 
Returns:
- Type
 - string