Database.getFile

struct Database
@trusted
Nullable!Path
getFile
(
const FileId id
)

Return Value

Type: Nullable!Path

the file path that the id correspond to.

Meta