Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
data
validators
hasFileExtension
Function hasFileExtension
hasFileExtension
(
path
:
string
,
extensions
:
string
[]
)
:
boolean
Test whether a file path has an extension in a list of provided extensions
Parameters
path
:
string
extensions
:
string
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Test whether a file path has an extension in a list of provided extensions