Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created June 13, 2012 02:02
Show Gist options
  • Save jsanda/2921344 to your computer and use it in GitHub Desktop.
Save jsanda/2921344 to your computer and use it in GitHub Desktop.
;; 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