class Sass::Script::Value::Callable
def initialize(callable)
-
callable
(Sass::Callable
) -- The callable to be used when the
def initialize(callable) super(callable) end
callable
(Sass::Callable
)
-- The callable to be used when the
def initialize(callable) super(callable) end