Get rapt status and configuration
Description
Returns information about the current rapt configuration and daemon status.
Usage
1manager()
Value
A list with components:
- daemon_available: Logical; is the raptd daemon running?
- socket_path: Character; path to the Unix socket.
- sudo_allowed: Logical; is sudo fallback enabled?
- enabled: Logical; is the install.packages() hook active?
Examples
1manager()