dropbox_running: Is Dropbox Running?

Description Usage Value Examples

View source: R/dropbox.R

Description

Determines whether or not the dropbox daemon is running.

Usage

1

Value

A bool containing either TRUE (running) or FALSE (not running)

Examples

1
2
3
4
5
## Not run: 
# Check to see if dropbox is running
dropbox_running()

## End(Not run)

coatless/dropcli documentation built on May 13, 2019, 8:46 p.m.