plugin / com.github.shadowsocks.plugin / PluginContract / COLUMN_MODE

COLUMN_MODE

const val COLUMN_MODE: String

File mode bits. Default value is 644 in octal.

Example: 0b110100100 (for 755 in octal)

Type: Int or String (deprecated)