Search
MyspaceIPFS.Api is where the files commands of the IPFS API reside.
@spec cp(binary(), binary()) :: any()
@spec flush() :: any()
@spec ls() :: any()
@spec mkdir(binary()) :: any()
@spec mv(binary(), binary()) :: any()
@spec read(binary()) :: any()
@spec rm(binary()) :: any()
@spec stat(binary()) :: any()
@spec write(binary(), binary()) :: any()