class RbSys::ToolchainInfo

def supported_ruby_platforms

Returns:
  • (Array) -
def supported_ruby_platforms
  supported.map(&:platform)
end