Method: Rust::S4Class#slots

Defined in:
lib/rust/core/types/s4class.rb

#slotsObject

Returns the slots.



63
64
65
# File 'lib/rust/core/types/s4class.rb', line 63

def slots
    @slots
end