View Source MyspaceIPFS.Version (Myspace IPFS v0.1.0)
MyspaceIPFS.Version is a collection of functions for the MyspaceIPFS library.
Link to this section Summary
Link to this section Functions
@spec deps() :: result()
Get the depdency versions of the IPFS daemon.
@spec version(binary()) :: result()
Get the version of the IPFS daemon.
parameters
Parameters
What version information to return (optional). Defaults to all. Allowed values are: all, Commit, Golang, Version, Repo, System.