fxml
Bridge HTML5 and FXML
$ area51 add fxmlCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fxml:some-function ...)Bridge HTML5 and FXML
$ area51 add fxmlCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fxml:some-function ...)