mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
17 lines
293 B
Plaintext
17 lines
293 B
Plaintext
⎕IO
|
|
⎕WA
|
|
⎕CR
|
|
⎕TCNL
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["system-function", "⎕IO"],
|
|
["system-function", "⎕WA"],
|
|
["system-function", "⎕CR"],
|
|
["system-function", "⎕TCNL"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for system functions. |