Class: PyCall::Slice
- Inherits:
-
Object
- Object
- PyCall::Slice
- Defined in:
- lib/pycall/slice.rb
Class Method Summary collapse
Class Method Details
.all ⇒ Object
4 5 6 |
# File 'lib/pycall/slice.rb', line 4 def self.all new(nil) end |