1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
|
Paket version 10.3.1+bbc45f336c7f9bac95cf1d17267ab2383d029682
Help was requested:
USAGE: paket info [--help] [--paket-dependencies-dir]
OPTIONS:
--paket-dependencies-dir
absolute path of paket.dependencies directory, if
exists
--silent, -s suppress console output
--verbose, -v print detailed information to the console
--log-file <path> print output to a file
--help display this list of options.
|
If you add the --verbose flag Paket will run in verbose mode and show detailed information.
With --log-file [path] you can trace the logged information into a file.
val log : value:'T -> 'T (requires member Log)
type 'T list = List<'T>