Libraries
»
bandshell
(1.7.1)
»
Index
»
Bandshell
»
Interface
»
#ifdown
Method: Bandshell::Interface#ifdown
Defined in:
lib/bandshell/netconfig.rb
#
ifdown
⇒
Object
73 74 75
# File 'lib/bandshell/netconfig.rb', line 73
def
ifdown
system
(
"/sbin/ifdown #{@name}"
)
end