Method: Cint::Project#save

Defined in:
lib/cint/project.rb

#saveObject



52
53
54
# File 'lib/cint/project.rb', line 52

def save
  @project.save
end