Bill Eisenhower

Results 3 comments of Bill Eisenhower

@ChrisCilino For most of the VIs, this will not allow you to parallelize. The nipkg.exe is not reentrant, but only allows one running instances of itself. However for VIs that...

@ChrisCilino I believe you want Get Package Dependencies that is available in the latest version of the package. This VI will return all package dependencies of given packages. To do...

@ChrisCilino The NIPM CLI does not natively support info by path. I am guessing we would have to unpack the package and read out the control file.