Don't check whether a dir exists in createDirs(), echo status of copying other files.
This commit is contained in:
parent
bcc94d7e76
commit
89b7339c64
3 changed files with 6 additions and 4 deletions
|
|
@ -19,7 +19,7 @@ type
|
|||
|
||||
unknownFields*: seq[string] # TODO:
|
||||
|
||||
EParseErr* = object of EBase
|
||||
EParseErr* = object of EIO
|
||||
|
||||
proc initProj(): TProject =
|
||||
result.name = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue