phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
FileURLRegion
nxt
path
File Region URL.
@
safe
struct
FileURLRegion {
struct
Region
via
import
nxt
.
region
:
Region
;
;
FileURL
url
;
Region
region
;
}
Members
Variables
region
Region
region
;
Undocumented in source.
url
FileURL
url
;
Undocumented in source.
Meta
Source
See Implementation
nxt
path
functions
baseName
buildNormalizedPath
buildPath
exists
expandTilde
structs
DirName
DirPath
DirURL
ExePath
FileName
FilePath
FileURL
FileURLOffset
FileURLRegion
Path
RdPath
URL
WrPath
File Region URL.