abstract class Browser::Device::Base

Direct Known Subclasses

Defined in:

browser/device/base.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ua : String) #

[View source]

Instance Method Detail

abstract def match? : Bool #

[View source]
def ua : String #

[View source]