接口 CommentableOptions


public interface CommentableOptions
  • 字段详细资料

    • COMMENT_EMPTY_VALUE

      static final ConfigurationOption<Boolean> COMMENT_EMPTY_VALUE
      Whether to comment values name that are not exists in configuration and no default value offered.
      If true, a value without default value is not exists in configuration, we will comment its name,

      e.g. a value named "foo" without default value will be put as:

       # Value comments
       # foo: