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

- escape any tokens... #32

Open
github-actions bot opened this issue Dec 10, 2021 · 1 comment
Open

- escape any tokens... #32

github-actions bot opened this issue Dec 10, 2021 · 1 comment
Labels

Comments

@github-actions
Copy link

This issue was automatically created by a github action that converts project Todos to issues.

# TODO - this will have to escape any words where the first char is a sharpshooter token

                    tree_string += file_name
                    tree_string += "\n"

        # TODO - this will have to escape any words where the first char is a sharpshooter token

        walk_dir(os.getcwd())
        # print(tree_string)
        return tree_string
@github-actions github-actions bot added the todo label Dec 10, 2021
@byteface
Copy link
Owner

or use '' but single quote token not in yet.

@byteface byteface changed the title - this will have to escape any words where the first char is a sharpshooter toke... - escape any tokens... Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant