This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AsciiDoctorJ.
Summary
Gets or sets a value to
set safe mode level explicitly: [unsafe, safe, server, secure].
Default: UNSAFE.
corresponds to: -S, --safe-mode.
- Assembly
- Cake
.AsciiDoctorJ .dll - Namespace
- Cake
.AsciiDoctorJ - Containing Type
- Ascii
Doctor J Runner Settings
Syntax
public Nullable<SafeMode> SafeMode { get; set; }
Value
Type | Description |
---|---|
Nullable |