daemon: IPFS daemon

Description Usage Arguments

Description

Start and stop the ipfs server. This is automatically done when attaching the package.

Usage

1
ipfs_daemon(background = TRUE, silent = FALSE)

Arguments

background

run the daemon as a background process (default). If set to 'FALSE', the server will block the current R session and print server output to the console. In this case you should use the client from a separate R sesssion. Useful for debugging.

silent

suppress server output


jeroen/ipfs documentation built on May 19, 2019, 5:09 a.m.