Skip to content

display IPC path in anvil launch output #7525

@mattsse

Description

@mattsse

Component

Anvil

Describe the feature you would like

Add IPC path to launch info

/// Prints the launch info
pub(crate) fn print(&self, fork: Option<&ClientFork>) {
self.config.print(fork);
if !self.config.silent {
println!(
"Listening on {}",

Additional context

No response

Metadata

Metadata

Assignees

Labels

T-featureType: featurefirst issueA good way to start contributing

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions