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

A CLI fix and an improvement. #1183

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

VladiStep
Copy link
Member

Description

  1. Fixes CLI: calling PromptChooseDirectory loops until inputting invalid directory #1177.
  2. Improved RemoveQuotes(s) method so that it passes through the string once and removes both " and '.

Caveats

None.

@Grossley Grossley merged commit 09dfee0 into UnderminersTeam:master Feb 16, 2023
@VladiStep VladiStep deleted the cliScriptsFix branch February 16, 2023 15:54
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.

CLI: calling PromptChooseDirectory loops until inputting invalid directory
2 participants