Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty print ShellConfig when using \env #152

Open
guyilin-amazon opened this issue Sep 2, 2021 · 0 comments
Open

Pretty print ShellConfig when using \env #152

guyilin-amazon opened this issue Sep 2, 2021 · 0 comments

Comments

@guyilin-amazon
Copy link
Contributor

When using \env command in Shell, currently it will print as following:

ShellConfig { ui: UiConfig { auto_commit: true, prompt: Some("qldb$ACTIVE_TRANSACTION> "), format: Table, edit_mode: Emacs, display_welcome: true, display_ctrl_signals: true, display_query_metrics: true, terminator_required: false }, debug: DebugConfig { log: None }, default_ledger: Some("my-ledger"), ledgers: None }

We could pretty print the ShellConfig struct to show the environment information more clearly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant