Method: CloudsmithApi::PythonPackageUpload#is_moveable
- Defined in:
- lib/cloudsmith-api/models/python_package_upload.rb
#is_moveable ⇒ Object
Returns the value of attribute is_moveable.
71 72 73 |
# File 'lib/cloudsmith-api/models/python_package_upload.rb', line 71 def is_moveable @is_moveable end |