Go to repository

Function license

Returns the string for the bash command to run the license-check-and-add command.

license('add')

Parameters

  • mode: string = 'add'

    The mode in which to run, one of "add" (default) or "remove".

Returns string

The bash command string.