CommcareAPI.FakeCommcare.start_link
You're seeing just the function
start_link
, go back to CommcareAPI.FakeCommcare module for more information.
Specs
Spins up the fake server by populating some initial based on the contents of the file.
Example
iex> start_link("path/to/state.json")