Class: Mutant::Usage::Commercial Private

Inherits:
Mutant::Usage show all
Defined in:
lib/mutant/usage.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Constant Summary collapse

VALUE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'commercial'
MESSAGE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

"## Commercial use\n\n`commercial` usage type requires [payment](https://github.com/mbj/mutant?tab=readme-ov-file#pricing),\nIf you are under an active payment plan you can use the commercial usage type on any\nrepository, including private ones.\n\nTo use `commercial` usage type either specify `--usage commercial` on the command\nline or use the config file key `usage`:\n\n```\n# mutant.yml or config/mutant.yml\nusage: commercial\n```\n"

Constants inherited from Mutant::Usage

CLI_REGEXP, TRANSFORM

Method Summary

Methods inherited from Mutant::Usage

#merge, #message, parse, #value, #verify