Skip to content

refactor(seahorse): uses action result instead#11

Open
lzldev wants to merge 2 commits intovoidcoefficient:devfrom
lzldev:feat/use-seahorse-actionresult
Open

refactor(seahorse): uses action result instead#11
lzldev wants to merge 2 commits intovoidcoefficient:devfrom
lzldev:feat/use-seahorse-actionresult

Conversation

@lzldev
Copy link
Copy Markdown
Collaborator

@lzldev lzldev commented Mar 31, 2026

No description provided.


match set_json_object(conf) {
Ok(_) => println!("updated config file"),
Ok(_) => println!("{}\t{}", key, value),
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try changing this to something like the stdout of cp -v file1 file2.

@voidcoefficient voidcoefficient changed the title Feat/use seahorse actionresult refactor(seahorse): uses action result instead Apr 2, 2026
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

Successfully merging this pull request may close these issues.

2 participants