moshell icon indicating copy to clipboard operation
moshell copied to clipboard

Support force operator

Open Override-6 opened this issue 9 months ago • 0 comments

support force operator (!) examples :

use $ENV_VARIABLE
val str: String = $ENV_VARIABLE!
val str: String = $1!

Override-6 avatar Sep 22 '23 23:09 Override-6