PandocSettings.

BashCompletion Property

Summary

Generate a bash completion script. To enable bash completion with pandoc, add this to your .bashrc:.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool BashCompletion { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool