FilePath.opCall

Call-site shortcut to create a FilePath instance. This enables the same syntax as struct usage, so may expose a migration path.

class FilePath
static
opCall
(
cstring filepath = null
)

Meta