Option#

class Option[source]#

A site setting of CodeGrade.

name: str#

The name of the option.

default: Any#

The default value of the option.

value: Any#

The current value of the option.