effusion

v0.2.0

  • Pages
  • Modules

    effusion v0.2.0 Effusion.BTP.Torrent View Source

    Link to this section Summary

    Functions

    all()
    by_info_hash(info_hash)
    by_info_hash!(info_hash)
    by_info_hash_query(info_hash)
    changeset(torrent, params \\ %{})
    downloading?(info_hash)
    finish(torrent)
    finished?(info_hash)
    get(info_hash)
    insert(meta)
    pause(torrent)
    start(torrent, time)

    Link to this section Functions

    Link to this function

    all()

    View Source
    Link to this function

    by_info_hash(info_hash)

    View Source
    Link to this function

    by_info_hash!(info_hash)

    View Source
    Link to this function

    by_info_hash_query(info_hash)

    View Source
    Link to this function

    changeset(torrent, params \\ %{})

    View Source
    Link to this function

    downloading?(info_hash)

    View Source
    Link to this function

    finish(torrent)

    View Source
    Link to this function

    finished?(info_hash)

    View Source
    Link to this function

    get(info_hash)

    View Source
    Link to this function

    insert(meta)

    View Source
    Link to this function

    pause(torrent)

    View Source
    Link to this function

    start(torrent, time)

    View Source

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer.