Docker.Commands.Network.Prune (docker_wrapper v0.1.2)

Copy Markdown View Source

Implements the Docker.Command behaviour for docker network prune.

Summary

Types

t()

@type t() :: %Docker.Commands.Network.Prune{filters: [String.t()]}

Functions

filter(cmd, f)

new()