mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-02 13:43:08 +00:00
14 lines
237 B
Nim
14 lines
237 B
Nim
--styleCheck:
|
|
usages
|
|
--styleCheck:
|
|
error
|
|
--threads:
|
|
on
|
|
--tlsEmulation:
|
|
off
|
|
# begin Nimble config (version 2)
|
|
--noNimblePath
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
|
include "nimble.paths"
|
|
# end Nimble config
|