module DeviceDetector::Helper

Extended Modules

Direct including types

Defined in:

device_detector/helper.cr

Instance Method Summary

Instance Method Detail

def capture_groups?(str : String) #

Detect capture group


[View source]
def fill_groups(str : String, regex : String, user_agent : String) #

Fill capture groups


[View source]