Module | Nanoc::DataSources::Filesystem |
In: |
lib/nanoc/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 [Nanoc::Extra::VCS, nil] The VCS that will be used.