Skip to content

osal.notifier #

requirements

brew install fswatch

fswatch -r ~/code/github/freeflowuniverse/crystallib.biz.bizmodel

fn new #

fn new() !Notifier

Todo: its not working

struct Notifier #

struct Notifier {
pub mut:
	name string
}