IO utils

Inspirations

Reference:


action

 action (func, file:pathlib.Path, *args, **kwargs)

Test

fp = "test/test.json"
data = load(fp)