netstorage v0.1.0
  • Pages
  • Modules

    NetStorage (netstorage v0.1.0)

    Link to this section Summary

    Functions

    delete(path, opts \\ [])
    dir(path, opts \\ [])
    download(path, opts \\ [])
    du(path, opts \\ [])
    list(path, opts \\ [])
    mkdir(path, opts \\ [])
    request(op, opts \\ [])
    rmdir(path, opts \\ [])
    stat(path, opts \\ [])
    upload(path, blob, opts \\ [])

    Link to this section Functions

    Link to this function

    delete(path, opts \\ [])

    Link to this function

    dir(path, opts \\ [])

    Link to this function

    download(path, opts \\ [])

    Link to this function

    du(path, opts \\ [])

    Link to this function

    list(path, opts \\ [])

    Link to this function

    mkdir(path, opts \\ [])

    Link to this function

    request(op, opts \\ [])

    Link to this function

    rmdir(path, opts \\ [])

    Link to this function

    stat(path, opts \\ [])

    Link to this function

    upload(path, blob, opts \\ [])

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.5) for the Elixir programming language