ProcFile
Defined in: src/fs/procfs.ts:15
A file in procfs. Unlike sysfs attributes, most of these are generated wholesale when read.
Properties
Section titled “Properties”mode:
number
Defined in: src/fs/procfs.ts:17
Default
Section titled “Default”0o444Methods
Section titled “Methods”show()
Section titled “show()”show():
string
Defined in: src/fs/procfs.ts:18
Returns
Section titled “Returns”string
store()?
Section titled “store()?”
optionalstore(value):void
Defined in: src/fs/procfs.ts:19
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void