A path resolver that resolves paths starting with a hash sign ('#') to the 'turn.recognized.intents.' namespace.
Initializes a new instance of the HashPathResolver class. This resolver maps paths starting with '#' to the 'turn.recognized.intents.' namespace.
Transforms the path.
Path to inspect.
The transformed path.
A path resolver that resolves paths starting with a hash sign ('#') to the 'turn.recognized.intents.' namespace.