TerminatingCharSuffix

class TerminatingCharSuffix(val activated: IScannerOption.Activation = Activation.Off) : IScannerOption

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.Activation = Activation.Off)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getCommandTerminatingSuffix(terminatingCharSuffixCommand: String): String

To set a custom terminating prefix, use this method in passing in param the value of a desired terminating suffix

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command Activation.Off / Activation.On to the TerminatingCharSuffixModeOption