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

Cleanup state file path construction #161

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

saschagrunert
Copy link
Collaborator

Introduction

Hey folks, I started looking into this project, because I didn't even know that it exists since a couple of days. I'm Sascha and I'm already working on a couple of other container related topics. I can probably spent some time contributing to this project during my hack days if you're still looking for contributors. 🙃

The change

This small cleanup creates a new static method State::file_path() which can be used to retrieve the state JSON file path. This makes the state module public and allows its usage from the commands module.

This small cleanup creates a new static method `State::file_path()`
which can be used to retrieve the state JSON file path. This makes the
state module public and allows its usage from the `commands` module.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@Furisto
Copy link
Collaborator

Furisto commented Jul 26, 2021

Thanks @saschagrunert

@Furisto Furisto merged commit 8601c0b into youki-dev:main Jul 26, 2021
@saschagrunert saschagrunert deleted the state-file-path branch July 26, 2021 14:06
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