Skip to content

What does the $ dollar sign do in Amber code? #656

Answered by lens0021
IceAsteroid asked this question in Q&A
Discussion options

You must be logged in to vote

It is a Bash command that is surrounded by $. Bash commands can be another program. An OS provides many commands, for example echo, cd, mkdir, etc. Anyway, It is not related to Rust. I am not sure is this what you asked.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@IceAsteroid
Comment options

@IceAsteroid
Comment options

@lens0021
Comment options

lens0021 Jan 3, 2025
Collaborator

Answer selected by IceAsteroid
@IceAsteroid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants