class ChefUtils::VersionString
def >(other)
-
(Boolean)
-
Parameters:
-
other
(Object
) --
def >(other) (self <=> other) > 0 end
(Boolean)
-
other
(Object
)
--
def >(other) (self <=> other) > 0 end