Skip to main content

Module fs_provider

Module fs_provider 

Source
Expand description

FileSystem-based implementations of typr-core traits

These implementations allow the CLI app to use the filesystem for reading sources and writing outputs.

Structsยง

FileSystemOutputHandler
Filesystem-based output handler for native compilation.
FileSystemSourceProvider
Filesystem-based source provider for native compilation.
NativePackageChecker
Native R package checker that can query R for package availability.