importsort-d ~master (2022-10-23T14:17:22Z)
Dub
Repo
sortImports
importsort
sort
sort imports of an entry (file) (entries: DirEntry[])
void
sortImports
(R entries, SortConfig config)
void
sortImports
(
alias
P
= "true"
R
)
(
R
entries
,
SortConfig
config
)
if
(
isIterable
!
R
&&
is
(
ElementType
!
R
==
DirEntry
)
)
void
sortImports
(File infile, File outfile, SortConfig config)
Meta
Source
See Implementation
importsort
sort
functions
sortImports
writeImports
manifest constants
PATTERN
structs
Identifier
Import
SortConfig
sort imports of an entry (file) (entries: DirEntry[])