mirror of
https://github.com/nushell/nushell.git
synced 2024-11-24 17:34:00 +01:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
// a object with the root braces omitted
|
||
|
database:
|
||
|
{
|
||
|
host: 127.0.0.1
|
||
|
port: 555
|
||
|
}
|