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

refactor: use State::import(..) for file-sourced TLAs #135

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JarvisCraft
Copy link
Collaborator

Description

This replaces TlaOpts::{tla_str_file, tla_code_file} Vec values with PathBuf and enables the usage of State::import_* methods for them.

This also adds State::import_str.

@JarvisCraft JarvisCraft added this to the v0.5.0 milestone Oct 29, 2023
@JarvisCraft JarvisCraft added the enhancement New feature or request label Oct 29, 2023
@JarvisCraft JarvisCraft self-assigned this Oct 29, 2023
@JarvisCraft JarvisCraft linked an issue Nov 12, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JPATH not applied to --tla-code-file
1 participant