Sha256: f9a507e3c5dec9279ff469c0ac8dca5dc13ca15b667b86793e14b94914ffb425
Contents?: true
Size: 994 Bytes
Versions: 2
Compression:
Stored size: 994 Bytes
Contents
############################################################################# # # $Id: cp.rb 42 2008-10-24 05:53:35Z colin $ # # Author:: Colin Steele (colin@colinsteele.org) # Homepage:: # # TODO: info # #---------------------------------------------------------------------------- # # Copyright (C) 2008 by Colin Steele. All Rights Reserved. # colin@colinsteele.org # # This program is free software; you can redistribute it and/or modify # it under the terms of either: 1) the GNU General Public License # as published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version; or 2) Ruby's License. # # See the file COPYING for complete licensing information. # #--------------------------------------------------------------------------- # # ############################################################################# require 'homeq/cp/commands' require 'homeq/cp/connection' require 'homeq/cp/server'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
homeq-1.1.5 | lib/homeq/cp/cp.rb |
homeq-1.1.4 | lib/homeq/cp/cp.rb |