mschilli / net-google-drive-simple

Net::Google::Drive::Simple CPAN Module
Other
11 stars 22 forks source link

Add ability to get trashed files too #65

Open xsawyerx opened 2 years ago

xsawyerx commented 2 years ago

When calling ->files(), we automatically eliminate any files that are trashed. It's good to make it a parameter that users could control.