View Source API Reference phy v0.1.1

Modules

This module is responsible for all file operations.

This module wraps access to Mix.Project, allowing for easier mocking elsewhere in the project. While the rest of the project uses Mox, this wrapper uses dependency injection as its testing/mocking approach.

Mix Tasks

Generate an HTTP client module and accompanying tests

Generate a Phoenix LiveView module

Generate reply helpers for the current project