mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
Merge branch 'dev' into host
This commit is contained in:
commit
abf80e0a38
@ -3,6 +3,9 @@
|
|||||||
require 'fileutils'
|
require 'fileutils'
|
||||||
require 'plugin_registry'
|
require 'plugin_registry'
|
||||||
|
|
||||||
|
# fab-manager extensible functionalities
|
||||||
|
module Plugin; end
|
||||||
|
|
||||||
class Plugin::Instance
|
class Plugin::Instance
|
||||||
attr_accessor :path
|
attr_accessor :path
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user