method Wildcard.prototype.isPlain
Wildcard.prototype.isPlain(): boolean

Checks if this is a plain string pattern.

Return Type

boolean

Usage

import { Wildcard } from ".";