Methods
(static) GetExtension(str) → {string}
- Source:
.
Get the Extension
Parameters:
Name | Type | Description |
---|---|---|
str |
string |
Returns:
Extension
- Type
- string
(static) GetFileNameWithoutExtension(str) → {string}
- Source:
.
Get the Filename
Parameters:
Name | Type | Description |
---|---|---|
str |
string |
Returns:
- Type
- string