Loading crossbow/crossbow.py +1 −1 Original line number Diff line number Diff line Loading @@ -188,7 +188,7 @@ class crossbowMount(crossbowBase): - get_resource_details(package,resource) prints and returns details for a specific resource - add_resource(package,resource,resource_URI,description) - add_resource(package,resource,resource_path,description) add a resource located on local NFS mount to an existing package - edit_resource(package,resource,*args,**kwargs) Loading Loading
crossbow/crossbow.py +1 −1 Original line number Diff line number Diff line Loading @@ -188,7 +188,7 @@ class crossbowMount(crossbowBase): - get_resource_details(package,resource) prints and returns details for a specific resource - add_resource(package,resource,resource_URI,description) - add_resource(package,resource,resource_path,description) add a resource located on local NFS mount to an existing package - edit_resource(package,resource,*args,**kwargs) Loading