mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
7 lines
85 B
Text
7 lines
85 B
Text
|
// a object with the root braces omitted
|
||
|
database:
|
||
|
{
|
||
|
host: 127.0.0.1
|
||
|
port: 555
|
||
|
}
|