5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: supports
|
||
|
# key: supports
|
||
|
# --
|
||
|
supports :status => :${1:true}, :restart => :${2:true}, :reload => :${3:true}
|