Config.hasProfile

Indicates whether at least one of the profiles in the given array is active.

  1. bool hasProfile(string profile)
  2. bool hasProfile(string[] profiles)
    struct Config
    bool
    hasProfile
    (
    string[] profiles...
    )

Meta