Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
libipfs
master
IPFS
BuildCfg
Config
CoreAPI
Swarm
UnixFS
FSRepo
Node
PluginLoader
LibP2P
RoutingOption
Built with Crystal 1.9.2
2023-10-07 21:07:34 UTC
class
IPFS::BuildCfg
IPFS::BuildCfg
Reference
Object
Defined in:
ipfs.cr
Constructors
.new
(*, online =
true
, routing =
LibP2P
::
DHTClientOption
, repo =
nil
)
Instance Method Summary
#finalize
#handle
: LibIPFS::BuildCfgHandle
Constructor Detail
def self.
new
(*, online =
true
, routing =
LibP2P
::
DHTClientOption
, repo =
nil
)
#
[
View source
]
Instance Method Detail
def
finalize
#
[
View source
]
def
handle
: LibIPFS::BuildCfgHandle
#
[
View source
]