mirror of
https://github.com/nushell/nushell
synced 2024-11-14 00:47:09 +00:00
6 lines
85 B
Text
6 lines
85 B
Text
// a object with the root braces omitted
|
|
database:
|
|
{
|
|
host: 127.0.0.1
|
|
port: 555
|
|
}
|