class Browser::Platform::Mac

Defined in:

browser/platform/mac.cr

Instance Method Summary

Instance methods inherited from class Browser::Platform::Base

id : String id, match? : Bool match?, name : String name, platform : Platform | Nil platform, ua : String ua, version : String version

Constructor methods inherited from class Browser::Platform::Base

new(ua : String, platform : Nil | Browser::Platform = nil) new

Instance Method Detail

def id : String #

[View source]
def match? : Bool #

[View source]
def name : String #

[View source]
def version : String #

[View source]