autoformat ~master (2021-06-01T21:25:09Z)
Dub
Repo
appendUnique
autoformat
app
Append the string to the range if it doesn't exist.
auto
appendUnique
(
T
)
(
T
r
,
string
msg
,
string
[]
remove
)
if
(
isInputRange
!
T
)
Meta
Source
See Implementation
autoformat
app
aliases
ToolConf
enums
FileMode
Mode
PoolConf
ToolMode
functions
appendUnique
fileMode
filesFromStdin
formatFile
formatMode
installGitHook
main
makeExecutable
oneFileRespectKind
parallelRun
parseArgs
printHelp
recursiveFileList
setup
structs
Config
OneFileConf
variables
gitConfigKey
hookPreCommit
hookPrepareCommitMsg
Append the string to the range if it doesn't exist.