Module | Nanoc3::DataSources::Filesystem |
In: |
lib/nanoc3/data_sources/filesystem.rb
|
Provides functionality common across all filesystem data sources.
vcs | [W] |
The VCS that will be called when adding, deleting and moving files. If no VCS has been set, or if the VCS has been set to `nil`, a dummy VCS will be returned.
@return [Nanoc3::Extra::VCS, nil] The VCS that will be used.