文件操作 - Cargo.toml.tt
返回文件管理
返回主菜单
删除本文件
文件: /opt/puppetlabs/puppet/lib/ruby/3.2.0/bundler/templates/newgem/ext/newgem/Cargo.toml.tt
编辑文件内容
[package] name = <%= config[:name].inspect %> version = "0.1.0" edition = "2021" authors = ["<%= config[:author] %> <<%= config[:email] %>>"] <%- if config[:mit] -%> license = "MIT" <%- end -%> publish = false [lib] crate-type = ["cdylib"] [dependencies] magnus = { version = "0.6" }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件