Is possible to change one variable via terminal, please?
In Test.swift have
var index: Int = 0
and I need to call command from terminal to change it.
I cant find something about this.
Is possible to change one variable via terminal, please?
In Test.swift have
var index: Int = 0
and I need to call command from terminal to change it.
I cant find something about this.