Skip to content

Instantly share code, notes, and snippets.

@dilrajsingh1997
Created November 20, 2021 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dilrajsingh1997/066b92a8fbab92208c25324ff1888cf5 to your computer and use it in GitHub Desktop.
Save dilrajsingh1997/066b92a8fbab92208c25324ff1888cf5 to your computer and use it in GitHub Desktop.
file addLine "val route = \"$route"
if (argumentString.isNotEmpty()) {
file addPhrase "?"
file addPhrase argumentString
}
file addPhrase "\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment