Created
June 13, 2012 02:02
-
-
Save jsanda/2921344 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; code for loading the namespace and starting the PC omitted for brevity | |
user> (def inventory-report (.. (pc/pc) getInventoryManager executeServerScanImmediately)) | |
#'user/inventory-report |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment