maximum()

in src/rules/input/cluster/ClusterRules.js [60:62]


  maximum() {
    return this.state.netmask;
  }