class PyCall::Slice

Public Class Methods

all() click to toggle source
# File lib/pycall/slice.rb, line 4
def self.all
  new(nil)
end