mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 20:47:53 +00:00
@@ -301,7 +301,7 @@ var
|
||||
author*: string ## Nimble support: The package's author.
|
||||
description*: string ## Nimble support: The package's description.
|
||||
license*: string ## Nimble support: The package's license.
|
||||
srcdir*: string ## Nimble support: The package's source directory.
|
||||
srcDir*: string ## Nimble support: The package's source directory.
|
||||
binDir*: string ## Nimble support: The package's binary directory.
|
||||
backend*: string ## Nimble support: The package's backend.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user