Emxc.Utilities (emxc v0.0.2)

Link to this section Summary

Functions

Load a JSON file from the current directory.

Parses a Postman Environment JSON file into a Map.

Link to this section Functions

Link to this function

load_json(file, path)

Load a JSON file from the current directory.

NOTE: This function is meant to be used in Macros/Metaprogramming.

Link to this function

parse_environment(json)

Parses a Postman Environment JSON file into a Map.

Link to this function

unwrap_response(arg1)