mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +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
|
|
}
|