Statux v0.1.4
  • GUIDES
  • Modules

    View Source Statux.RuleSet (Statux v0.1.4)

    Handles reading configurations from and storing configurations to disk

    Link to this section Summary

    Functions

    from_json!(json)
    load_json!(path)
    reload_for(server_name)
    save(rule_set)
    save(rule_set, rule_set_name)
    to_json!(rule_set)

    Link to this section Functions

    Link to this function

    from_json!(json)

    View Source
    Link to this function

    load_json!(path)

    View Source
    Link to this function

    reload_for(server_name)

    View Source
    Link to this function

    save(rule_set)

    View Source
    Link to this function

    save(rule_set, rule_set_name)

    View Source
    Link to this function

    to_json!(rule_set)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.0) for the Elixir programming language