syncFrom constant

String const syncFrom

Implementation

static const syncFrom =
    r'^sync:from:(?<from_commit_seq>[0-9]+|-1)(:limit:(?<limit>\d+))(:(?<regex>.+))?$';