formatting
This commit is contained in:
@@ -4,15 +4,14 @@ import freeflowuniverse.herolib.osal
|
||||
import freeflowuniverse.herolib.installers.base
|
||||
|
||||
fn do() ! {
|
||||
//base.uninstall_brew()!
|
||||
//println("something")
|
||||
// base.uninstall_brew()!
|
||||
// println("something")
|
||||
if osal.is_osx() {
|
||||
println('IS OSX')
|
||||
}
|
||||
|
||||
// mut job2 := osal.exec(cmd: 'ls /')!
|
||||
// println(job2)
|
||||
|
||||
}
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user