View Source Evision.UtilsFS (Evision v0.1.38)

Summary

Types

t()

Type that represents an UtilsFS struct.

Functions

getCacheDirectoryForDownloads

Types

@type t() :: %Evision.UtilsFS{ref: reference()}

Type that represents an UtilsFS struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

getCacheDirectoryForDownloads()

View Source
@spec getCacheDirectoryForDownloads() :: binary() | {:error, String.t()}

getCacheDirectoryForDownloads

Return

Python prototype (for reference only):

getCacheDirectoryForDownloads() -> retval