Method: Rust::Null.pull_variable

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

.pull_variable(variable, type, klass) ⇒ Object



115
116
117
# File 'lib/rust/core/types/datatype.rb', line 115

def self.pull_variable(variable, type, klass)
    return nil
end