IFrontMatterResources
- Namespace: SuCoS.Models
- Source File: IFrontMatterResources.cs
Basic structure needed to generate user content and system content
Properties
Src
(string) { get; set }: The resource filename search
Title
(string?) { get; set }: The resource Title.
Name
(string?) { get; set }: The resource file name.
GlobMatcher
(Matcher?) { get; set }: Glob matcher that will parse the Src.