class RbSys::ToolchainInfo

def ==(other)

Returns:
  • (Boolean) -

Parameters:
  • other (RbSys::ToolchainInfo) --
def ==(other)
  @gem_platform == other.gem_platform
end